projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fe6613
)
Mention the new emacsclient -a/--eval behaviour
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 27 Jun 2019 19:18:42 +0000
(21:18 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 27 Jun 2019 19:18:42 +0000
(21:18 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 29ca3e3777aa219294d6c369d27f378193a76aa7..864eb8c1100aa9df1573bb1c768536d6b91028e5 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-183,6
+183,12
@@
loads files during completion of 'C-h f' and 'C-h v' according to
** emacsclient
+*** Previously, when an alternate editor is started
+(--alternate-editor/-a), and there was an --eval switch, these
+parameters were used as file names for the alternate editor.
+emacsclient will now instead start the alternate editor without these
+parameters.
+
+++
*** emacsclient now supports the 'EMACS_SOCKET_NAME' environment variable.
The behavior is identical to 'EMACS_SERVER_FILE', in that the